You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TMtxVec Class > TMtxVec Methods > Expj Method > TMtxVec.Expj Method ([In] TMtxVec)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TMtxVec.Expj Method ([In] TMtxVec)

Calculate the e^(j*Omega), a complex exponential.

Syntax
C#
Visual Basic
public TMtxVec Expj([In] TMtxVec Omega);

Omega must be a real object. If omega is complex, then use the Exp method.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!